This AgileShape can be used to automatically convert multiple formatted files to PDF files using Aspose Component (a third part component from Aspose Corporation http://www.aspose.com/). In this version only files in the file system can be converted.
In order to take advantage of this functionality, a license file for Aspose is required. Drop the Aspose license file to the [AgilePoint Server folder]\licenses. The following Aspose licenses are required:
NOTE: If errors occur during the execution, a message will be written into the AgilePoint Server log file.
NOTE: For demo purposes, a trial version of Aspose is included with AgilePoint v4.0.1 Patch 2 or later
NOTE: This AgileShape is a specialized sub-type of the AgilePart AgileShape. Refer to the documentation for the AgilePart AgileShape for additional information about the properties and behavior that this sub-type inherits from the AgilePart AgileShape.
Design-Time Properties
NOTE: Since this AgileShape is a specialized sub-type of the AgilePart AgileShape, all of the standard properties supported by the AgilePart AgileShape are also supported by this AgileShape. Since they are already documented elsewhere, the standard AgilePart properties are not documented in this section. Refer to the documentation for the AgilePart AgileShape for information about the standard AgilePart properties. Additional design-time properties (other than the standard AgilePart properties) that are specific to this AgileShape are documented below.
Destination
The destination (folder and file path) for the file output.
Destination Repository
Default value: FileSystem
The repository of the destination file.
Filter
Default value: All
The Filter window is used to filter file types that will be converted to PDF. If the source is a folder, then only the specified file types will be converted.
Overwrite
Default value: False
Specifies whether existing files at the destination will be overwritten.
- True
The existing files will be overwritten.
- False
The existing files will not be overwritten; if the destination file is exists, an alternative destination will be used with a number in parentheses added to the file name.
Recursive
Default value: False
Specifies the recursive behavior from the source folder.
- True
Files will be converted from the source folder and its sub folders.
- False
Files will be converted from the source folder only.
Source
The source file or folder.
Source Repository
Default value: FileSystem
The repository of the source file.